AdStudentTermSequenceList 
EntityType  Independent 
Logical Entity Name  AdStudentTermSequenceList 
Default Table Name  AdStudentTermSequenceList 
Logical Only  NO 
Definition 
 
Note 
 

AdStudentTermSequenceList Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
AdStudentTermSequenceListID(PK)    INTEGER  NO 
 
AdStudentTermSequenceID(FK)    INTEGER  NO 
 
AdCourseID    INTEGER  NO 
 
ListPosition    TINYINT  NO 
 
TSStartDateID    INTEGER  YES 
 
UserID(FK)    INTEGER  NO 
 
DateAdded    DATETIME  NO 
 
DateLstMod    DATETIME  NO 
 
ts    TIMESTAMP/DATE  NO 
 
AdTSStartDateSequenceNumber    INTEGER  NO 
 
AdTSStartDateTermNumber    INTEGER  NO 
 
CourseDescription    VARCHAR(75)  NO 
 
CreditsUsed    NUMERIC(7, 2)  NO 
 

AdStudentTermSequenceList Keys 
Key Name  Key Type  Keys 
AdStudentTermSequenceList_UserID_N_N_IDX  Inversion Entry  UserID 
AdStudentTermSequenceList_AdStudentTermSequenceID_N_N_IDX  Inversion Entry  AdStudentTermSequenceID 
PK_AdStudentTermSequenceList_AdStudentTermSequenceID  PrimaryKey  AdStudentTermSequenceListID 

AdStudentTermSequenceList Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
AdStudentTermSequenceHeader  Non-Identifying  One To Zero or More        AdStudentTermSequenceID  NO 
Staff  Non-Identifying  One To Zero or More        UserID  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

AdStudentTermSequenceList Check Constraints 
Check Constraint Name  CheckConstraint